home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / draw_bou.swf / scripts / DefineButton2_154 / BUTTONCONDACTION on(keyPress Space).as next >
Encoding:
Text File  |  2007-05-10  |  51 b   |  4 lines

  1. on(keyPress "<Space>"){
  2.    _root.nextFrame();
  3. }
  4.